Release 10.1A: OpenEdge Development:
ADM Reference
insertExpression
PRIVATE function. Inserts an expression into one buffer’s WHERE clause.
Location: lookup.p Parameters:INPUT pcWhere AS CHARACTERA complete WHERE clause with or without the FOR keyword, and without leading or trailing commas.
INPUT pcExpression AS CHARACTERNew expression/OF phrase to replace the existing OF phrase.
INPUT pcAndOr AS CHARACTERWhether to AND (default) or OR the new expression.
Returns: CHARACTER PRIVATE Notes:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |